var runtime.mbuckets
5 uses
runtime (current package)
mprof.go#L169: mbuckets atomic.UnsafePointer // *bucket, memory profile buckets
mprof.go#L335: allnext = &mbuckets
mprof.go#L404: head := (*bucket)(mbuckets.Load())
mprof.go#L1028: head := (*bucket)(mbuckets.Load())
mprof.go#L1105: head := (*bucket)(mbuckets.Load())
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)